From: kaf24@firebug.cl.cam.ac.uk Date: Fri, 14 Jul 2006 09:38:25 +0000 (+0100) Subject: Remove CONFIG_PLAN9. Unused. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~15847 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=9e5acb051f4e9b326fcbe93faa7eacb3394887cc;p=xen.git Remove CONFIG_PLAN9. Unused. Signed-off-by: Keir Fraser --- diff --git a/config/x86_32.mk b/config/x86_32.mk index b2afb68e7d..73bd2b7eb4 100644 --- a/config/x86_32.mk +++ b/config/x86_32.mk @@ -1,5 +1,4 @@ CONFIG_X86 := y -CONFIG_PLAN9 := y CONFIG_HVM := y CONFIG_MIGRATE := y CONFIG_IOEMU := y diff --git a/config/x86_64.mk b/config/x86_64.mk index 1e81e9eb06..2cd709dd09 100644 --- a/config/x86_64.mk +++ b/config/x86_64.mk @@ -1,5 +1,4 @@ CONFIG_X86 := y -CONFIG_PLAN9 := y CONFIG_HVM := y CONFIG_MIGRATE := y CONFIG_IOEMU := y